net/http.http2serverConn.processResetStream (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5360: 		return sc.processResetStream(f)
		h2_bundle.go#L5426: func (sc *http2serverConn) processResetStream(f *http2RSTStreamFrame) error {